PTA FD

Understand pointer analysis rules

l

Understand pointer flow graph

We use a graph to connect related pointers, When pt(𝑥) changes, propagate the changed part to 𝑥’s successors

l

Understand pointer analysis algorithms

l

Understand pointer analysis rule for method call

l

Understand inter-procedural pointer analysis algorithm

l

Understand on-the-fly call graph construction

最后更新: 2022-01-04 16:57:06
本页作者: liusy58